home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2001 Haziran
/
CHIP Haziran2001.iso
/
prog
/
video
/
04
/
setup.exe
/
TMPGEnc.exe
/
1041
/
RCDATA
/
TMPEGCONFIG_CLIPRECTFORM
/
TMPEGCONFIG_CLIPRECTFORM.txt
Wrap
Text File
|
2001-04-04
|
13KB
|
479 lines
object MPEGConfig_ClipRectForm: TMPEGConfig_ClipRectForm
Left = 276
Top = 189
BorderStyle = bsDialog
Caption = '�N���b�v�g�̐ݒ�'
ClientHeight = 443
ClientWidth = 649
Color = clBtnFace
Constraints.MinHeight = 470
Constraints.MinWidth = 657
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
ShowHint = True
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel2: TBevel
Left = 119
Top = 286
Width = 418
Height = 150
Anchors = [akBottom]
Shape = bsFrame
end
object ScrollBox1: TScrollBox
Left = 5
Top = 6
Width = 640
Height = 272
Anchors = [akLeft, akTop, akRight, akBottom]
PopupMenu = PopupMenu1
TabOrder = 0
OnDblClick = ResultVideoBoxDblClick
object ResultVideoBox: TDXPaintBox
Left = 0
Top = 0
Width = 636
Height = 252
AutoStretch = True
Center = True
KeepAspect = True
Stretch = True
ViewWidth = 0
ViewHeight = 0
Align = alClient
OnClick = ResultVideoBoxClick
OnDblClick = ResultVideoBoxDblClick
end
object DoubleClickLabel: TLabel
Left = 168
Top = 122
Width = 322
Height = 12
Anchors = []
Caption = '�������_�u���N���b�N����ƕ\������f���\�[�X���w��ł��܂��B'
end
object VideoScrollBar: TScrollBar
Left = 0
Top = 252
Width = 636
Height = 16
Align = alBottom
Enabled = False
PageSize = 1
TabOrder = 0
OnChange = VideoScrollBarChange
OnScroll = VideoScrollBarScroll
end
end
object DefaultButton: TButton
Left = 546
Top = 287
Width = 97
Height = 25
Anchors = [akRight, akBottom]
Caption = '�f�t�H���g�ɖ߂�'
TabOrder = 1
OnClick = DefaultButtonClick
end
object OKButton: TButton
Left = 546
Top = 379
Width = 97
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
ModalResult = 1
TabOrder = 2
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 546
Top = 411
Width = 97
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = '�L�����Z��'
ModalResult = 2
TabOrder = 3
end
object PageControl: TPageControl
Left = 130
Top = 296
Width = 397
Height = 135
ActivePage = ClipRectTabSheet
Anchors = [akBottom]
Style = tsButtons
TabOrder = 4
OnChange = PageControlChange
object ClipRectTabSheet: TTabSheet
Caption = '�N���b�v�g�̐ݒ�'
object Label33: TLabel
Left = 8
Top = 14
Width = 29
Height = 12
Caption = '��(&T):'
FocusControl = Video_ClipRect_Top
end
object Label37: TLabel
Left = 8
Top = 41
Width = 28
Height = 12
Caption = '��(&L):'
FocusControl = Video_ClipRect_Left
end
object Label24: TLabel
Left = 138
Top = 14
Width = 30
Height = 12
Caption = '��(&B):'
FocusControl = Video_ClipRect_Bottom
end
object Label25: TLabel
Left = 138
Top = 41
Width = 30
Height = 12
Caption = '�E(&R):'
FocusControl = Video_ClipRect_Right
end
object ClipSizeLabel: TLabel
Left = 118
Top = 65
Width = 24
Height = 12
Caption = '----'
end
object Bevel3: TBevel
Left = 0
Top = 0
Width = 386
Height = 2
Anchors = [akLeft, akTop, akRight]
end
object ClipSizeCaptionLabel: TLabel
Left = 8
Top = 65
Width = 99
Height = 12
Caption = '�N���b�v��̃T�C�Y:'
end
object Bevel6: TBevel
Left = 0
Top = 82
Width = 388
Height = 2
Anchors = [akLeft, akTop, akRight]
end
object Video_ClipRect_Top: TSpinExEdit
Left = 54
Top = 10
Width = 69
Height = 21
AlignValue = False
CanFloatValue = False
Increment = 1
MaxValue = 10000
TabOrder = 0
Value = 0
OnChange = Video_ClipRectChange
OnKeyDown = EditKeyDown
end
object Video_ClipRect_Left: TSpinExEdit
Left = 54
Top = 37
Width = 69
Height = 21
AlignValue = False
CanFloatValue = False
Increment = 1
MaxValue = 10000
TabOrder = 2
Value = 0
OnChange = Video_ClipRectChange
OnKeyDown = EditKeyDown
end
object Video_ClipRect_Bottom: TSpinExEdit
Left = 184
Top = 10
Width = 69
Height = 21
AlignValue = False
CanFloatValue = False
Increment = 1
MaxValue = 10000
TabOrder = 1
Value = 0
OnChange = Video_ClipRectChange
OnKeyDown = EditKeyDown
end
object Video_ClipRect_Right: TSpinExEdit
Left = 184
Top = 37
Width = 69
Height = 21
AlignValue = False
CanFloatValue = False
Increment = 1
MaxValue = 10000
TabOrder = 3
Value = 0
OnChange = Video_ClipRectChange
OnKeyDown = EditKeyDown
end
object Video_Mask_Top: TCheckBox
Left = 268
Top = 8
Width = 117
Height = 17
Caption = '�㑤�͓h��‚Ԃ�'
TabOrder = 4
OnClick = Video_ClipRectChange
end
object Video_Mask_Bottom: TCheckBox
Left = 268
Top = 26
Width = 117
Height = 17
Caption = '�����͓h��‚Ԃ�'
TabOrder = 5
OnClick = Video_ClipRectChange
end
object Video_Mask_Left: TCheckBox
Left = 268
Top = 44
Width = 117
Height = 17
Caption = '�����͓h��‚Ԃ�'
TabOrder = 6
OnClick = Video_ClipRectChange
end
object Video_Mask_Right: TCheckBox
Left = 268
Top = 61
Width = 117
Height = 17
Caption = '�E���͓h��‚Ԃ�'
TabOrder = 7
OnClick = Video_ClipRectChange
end
object ClipPreviewCheckBox: TCheckBox
Left = 8
Top = 88
Width = 257
Height = 17
Caption = '�v���r���[�\���Ƀ��T�C�Y��̉摜���g�p����'
TabOrder = 8
OnClick = PageControlChange
end
end
object ImageArrangeTabSheet: TTabSheet
Caption = '�摜�z�u���@�̐ݒ�'
ImageIndex = 1
object Label11: TLabel
Left = 8
Top = 14
Width = 90
Height = 12
Caption = '�摜�z�u���@(&A):'
FocusControl = Video_ImageArrange
end
object Label12: TLabel
Left = 214
Top = 38
Width = 6
Height = 12
Caption = 'x'
end
object Label15: TLabel
Left = 296
Top = 38
Width = 43
Height = 12
Caption = '�s�N�Z��'
end
object Bevel1: TBevel
Left = 0
Top = 61
Width = 388
Height = 2
Anchors = [akLeft, akTop, akRight]
end
object OutputFormatCaptionLabel: TLabel
Left = 8
Top = 88
Width = 86
Height = 12
Caption = '�o�̓t�H�[�}�b�g:'
end
object OutputFormatLabel: TLabel
Left = 106
Top = 88
Width = 24
Height = 12
Caption = '----'
end
object InputFormatCaptionLabel: TLabel
Left = 8
Top = 72
Width = 86
Height = 12
Caption = '���̓t�H�[�}�b�g:'
end
object InputFormatLabel: TLabel
Left = 106
Top = 72
Width = 24
Height = 12
Caption = '----'
end
object Bevel4: TBevel
Left = 0
Top = 0
Width = 388
Height = 2
Anchors = [akLeft, akTop, akRight]
end
object Video_ImageArrange: TComboBox
Left = 144
Top = 10
Width = 233
Height = 20
Hint =
'�\�[�X�f�����ǂ̂悤�ɔz�u���邩�ǂ����w�肵�܂��B'#13#10#13#10'�� ��ʒ��' +
'S�ɕ\��'#13#10#13#10'��ʂ̒��S�ɕ\�����܂��B'#13#10#13#10'�� ��ʒ��S�ɕ\��(�A�X�y�' +
'N�g��ێ�)'#13#10#13#10'��ʂ̒��S�ɕ\�����܂��B�������A�A�X�y�N�g�䂪����' +
'�Ȃ��悤�ɂ��܂��B'#13#10#13#10'�� ��ʒ��S�ɕ\��(�C�ӂ̃T�C�Y)'#13#10#13#10'��ʂ̒' +
'��S�ɕ\�����܂��B�������A�C�ӂ̃T�C�Y�ŕ\�����܂��B'#13#10#13#10'�� ��ʑS' +
'�̂ɕ\��'#13#10#13#10'��ʑS�̂ɕ\�����܂��B'#13#10#13#10'�� ��ʑS�̂ɕ\��(�A�X�y�N' +
'�g��ێ�)'#13#10#13#10'��ʑS�̂ɕ\�����܂��B�������A�A�X�y�N�g�䂪����Ȃ' +
'��悤�ɂ��܂��B'#13#10#13#10'�� ��ʑS�̂ɕ\��(�A�X�y�N�g��ێ��Q)'#13#10#13#10'���' +
'�S�̂ɕ\�����܂��B�������A�A�X�y�N�g��ƃt���X�N���[���ɂ����ۂ�' +
#13#10'�\���T�C�Y������Ȃ��悤�ɂ��܂��B'#13#10#13#10'�� ���Ԗ���(�A�X�y�N�g��' +
'�ێ�)'#13#10#13#10'���Ԃ������悤�ɉ�ʑS�̂ɕ\�����܂��B���̂��߉�ʂ̒[�' +
'������Ȃ��Ȃ邱�Ƃ�����܂��B'
Style = csDropDownList
ItemHeight = 0
TabOrder = 0
OnChange = Video_ImageArrangeChange
OnKeyDown = EditKeyDown
end
object Video_ImageArrangeWidth: TSpinExEdit
Left = 144
Top = 34
Width = 65
Height = 21
Hint = '��ʂ̒��S�ɉ摜��z�u����ۂ̉摜�T�C�Y���w�肵�܂��B'
AlignValue = False
CanFloatValue = False
FloatValue = 1
Increment = 2
MaxValue = 999999
MinValue = 1
TabOrder = 1
Value = 1
OnChange = Video_ImageArrangeWidthHeightChange
OnKeyDown = EditKeyDown
end
object Video_ImageArrangeHeight: TSpinExEdit
Left = 225
Top = 34
Width = 64
Height = 21
Hint = '��ʂ̒��S�ɉ摜��z�u����ۂ̉摜�T�C�Y���w�肵�܂��B'
AlignValue = False
CanFloatValue = False
FloatValue = 1
Increment = 2
MaxValue = 999999
MinValue = 1
TabOrder = 2
Value = 1
OnChange = Video_ImageArrangeWidthHeightChange
OnKeyDown = EditKeyDown
end
end
object FillColorTabSheet: TTabSheet
Caption = '�h��‚Ԃ��F�̐ݒ�'
ImageIndex = 2
object Bevel5: TBevel
Left = 0
Top = 0
Width = 388
Height = 2
Anchors = [akLeft, akTop, akRight]
end
object FillColorPanel: TPanel
Left = 99
Top = 24
Width = 153
Height = 65
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
OnDblClick = FillColorButtonClick
end
object FillColorButton: TButton
Left = 271
Top = 44
Width = 75
Height = 25
Caption = '�F�̕ҏW'
TabOrder = 1
OnClick = FillColorButtonClick
end
end
end
object PopupMenu1: TPopupMenu
Left = 350
Top = 166
object N1: TMenuItem
Tag = 1
Caption = '���{�\��'
OnClick = N1Click
end
object N2: TMenuItem
Tag = 2
Caption = '�Q�{�\��'
OnClick = N1Click
end
object N3: TMenuItem
Tag = 3
Caption = '�R�{�\��'
OnClick = N1Click
end
object N4: TMenuItem
Tag = 4
Caption = '�S�{�\��'
OnClick = N1Click
end
object N5: TMenuItem
Caption = '-'
end
object C1: TMenuItem
Caption = '�N���b�v�{�[�h�ɃR�s�[(&C)'
ShortCut = 16451
OnClick = C1Click
end
end
object ColorDialog: TColorDialog
Ctl3D = True
Left = 24
Top = 304
end
end